home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1995 October / EnigmA AMIGA RUN 01 (1995)(G.R. Edizioni)(IT)[!][issue 1995-10][Aminet 7].iso / Aminet / util / dtype / MacSND_dtc_107.lha / Source / macsnd.datatype_rev.i < prev    next >
Text File  |  1994-12-15  |  249b  |  15 lines

  1. VERSION        EQU    1
  2. REVISION    EQU    7
  3. DATE    MACRO
  4.         dc.b    '15.12.94'
  5.     ENDM
  6. VERS    MACRO
  7.         dc.b    'macsnd.datatype 1.7'
  8.     ENDM
  9. VSTRING    MACRO
  10.         dc.b    'macsnd.datatype 1.7 (15.12.94)',13,10,0
  11.     ENDM
  12. VERSTAG    MACRO
  13.         dc.b    0,'$VER: macsnd.datatype 1.7 (15.12.94)',0
  14.     ENDM
  15.